Goto

Collaborating Authors

 custom message type simple analogy


ROS -- Robot operating system

#artificialintelligence

ROS master (server) provides the naming and registration services to another nodes. It tracks publisher and subscriber of node and connects them. Then two nodes can communicate without master. Nodes are executable under which topics and services communicates. Each node in the system have a unique name.

  custom message type simple analogy, message type, node, (11 more...)